func go.pact.im/x/plumb/internal/solve.lookupMethod

2 uses

	go.pact.im/x/plumb/internal/solve (current package)
		instance.go#L173: 	m := lookupMethod(owner.(*types.Named), p.Fn.Name())
		instance.go#L268: func lookupMethod(named *types.Named, name string) *types.Func {